-
Home
-
Post SMTP – WordPress SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more
-
2.5.2
-
Code
-
Classes
- Postman_Zend_Validate_EmailAddress
Total Complexity |
75 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
537 |
Lines of code |
238 |
Logical lines of code |
146 |
Comment lines |
168 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_validateMXRecords() |
A |
47 |
13 |
36 |
isValid() |
A |
49 |
12 |
30 |
_isReserved() |
A |
46 |
11 |
36 |
setOptions() |
A |
53 |
8 |
24 |
__construct() |
S |
57 |
5 |
17 |
_validateHostnamePart() |
S |
57 |
5 |
16 |
_validateLocalPart() |
S |
56 |
3 |
18 |
setMessage() |
S |
62 |
3 |
12 |
setValidateMx() |
S |
68 |
3 |
7 |
setHostnameValidator() |
S |
67 |
2 |
8 |
_toIp() |
S |
65 |
2 |
8 |
validateMxSupported() |
S |
80 |
1 |
3 |
getValidateMx() |
S |
80 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
setDeepMxCheck() |
S |
76 |
1 |
4 |
getDomainCheck() |
S |
80 |
1 |
3 |
setDomainCheck() |
S |
76 |
1 |
4 |
getHostnameValidator() |
S |
80 |
1 |
3 |
getDeepMxCheck() |
S |
80 |
1 |
3 |